In this course project I developed Shiny app which includes the following:
Some forms of input: radio buttons, checkbox, slider.
Operations on the ui input in sever.R.
Reactive output displayed as a result of server calculations: interactive plotly graph, rendered table.
Documentation to explain new users how the app works.